All Questions
2 questions
2votes
3answers
2kviews
Finding outliers in multiple dimensions
I'm working on a dataset which isn't normally distributed. The dataset contains three dimensions like cost, discount and profit. I'm trying to find possible outliers in all these dimensions. I used ...
10votes
2answers
2kviews
Scalable Outlier/Anomaly Detection
I am trying to setup a big data infrastructure using Hadoop, Hive, Elastic Search (amongst others), and I would like to run some algorithms over certain datasets. I would like the algorithms ...